PageSize(Int32, Int32, PageOrientation) Constructor
Initializes a new instance of the
PageSize class
Namespace: Independentsoft.Office.Word.SectionsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public PageSize(
int width,
int height,
PageOrientation orientation
)
Public Sub New (
width As Integer,
height As Integer,
orientation As PageOrientation
)
Parameters
- width Int32
-
- height Int32
-
- orientation PageOrientation
-